module FrockinSplendorX
{

		model WorldItem_Generic
    {
        mesh = WorldItems/WorldItem_General_2,
    } 

		model WorldItem_LongCoat
    {
        mesh = WorldItems/WorldObject_LongCoat_Generic,
    }  

		model FrockinSplendor5_Box_Ground
    {
        mesh = WorldItems/FrockinSplendor_ToyBox,
        texture = WorldItems/FrockinSplendor5_Box,
    }  

		model WorldItem_Boots					{mesh = WorldItems/WorldObject_Boots_Generic,} 
		model WorldItem_Boots_Short				{mesh = WorldItems/WorldObject_Boots_Short,} 	
		model WorldItem_Boots_Ankle_Platform	{mesh = WorldItems/WorldObject_Boots_Ankle_Platform,}
		model WorldItem_CowboyHat_Flat			{mesh = WorldItems/WorldObject_Hat_Cowboy_Flat,} 	
		model WoirldItem_Shoes_Generic			{mesh = WorldItems/WoirldItem_Shoes_Generic,} 
		model WorldItem_Shoe_Women				{mesh = WorldItems/WorldItem_Shoe_Women,}

	
	
	
	
		model WdObj_FSV_BootsNew				{mesh = WorldItems/WdObj_FSV_BootsNew,}	
		model WdObj_FSV_BootsNew_Long			{mesh = WorldItems/WdObj_FSV_BootsNew_Long,}	
		model WdObj_FSV_BootsNew_Longer			{mesh = WorldItems/WdObj_FSV_BootsNew_Longer,}	
		model WdObj_FSV_BootsNew_Longest		{mesh = WorldItems/WdObj_FSV_BootsNew_Longest,}
		
		
		model WdObj_ShoesRE_Generic				{mesh = WorldItems/WdObj_ShoesRE_Generic,}
		model WdObj_BootsRE_Generic				{mesh = WorldItems/WdObj_BootsRE_Generic,}
		model WdObj_BootsRE_KneeHigh			{mesh = WorldItems/WdObj_BootsRE_KneeHigh,}
		model WdObj_BootsRE_KneeHigher			{mesh = WorldItems/WdObj_BootsRE_KneeHigher,}
		model WdObj_BootsRE_ThighHigh			{mesh = WorldItems/WdObj_BootsRE_ThighHigh,}
		
		model WdObj_BootsRE_AnkleLowHeel		{mesh = WorldItems/WdObj_BootsRE_AnkleLowHeel,}	
		model WdObj_BootsRE_AnkleHeel			{mesh = WorldItems/WdObj_BootsRE_AnkleHeel,}	
		model WdObj_BootsRE_KneeHighHeel		{mesh = WorldItems/WdObj_BootsRE_KneeHighHeel,}	
		model WdObj_BootsRE_ThighHighHeel		{mesh = WorldItems/WdObj_BootsRE_ThighHighHeel,}
		
		model WdObj_BootsRE_Platform_AnkleLow	{mesh = WorldItems/WdObj_BootsRE_Platform_AnkleLow,}	
		model WdObj_BootsRE_Platform_Ankle		{mesh = WorldItems/WdObj_BootsRE_Platform_Ankle,}	
		model WdObj_BootsRE_Platform_KneeHigh	{mesh = WorldItems/WdObj_BootsRE_Platform_KneeHigh,}	
		model WdObj_BootsRE_Platform_KneeHigher	{mesh = WorldItems/WdObj_BootsRE_Platform_KneeHigher,}	
		model WdObj_BootsRE_Platform_ThighHigh	{mesh = WorldItems/WdObj_BootsRE_Platform_ThighHigh,}	
		
		model WdObj_BootsRE_Pointy_AnkleLow		{mesh = WorldItems/WdObj_BootsRE_Pointy_AnkleLow,}	
		model WdObj_BootsRE_Pointy_Ankle		{mesh = WorldItems/WdObj_BootsRE_Pointy_Ankle,}	
		model WdObj_BootsRE_Pointy_KneeHigh		{mesh = WorldItems/WdObj_BootsRE_Pointy_KneeHigh,}
		
		model WdObj_Boots_Cowboy				{mesh = WorldItems/WdObj_Boots_Cowboy,}	
		model WdObj_Boots_HighHeels				{mesh = WorldItems/WdObj_Boots_HighHeels,}	
		model WdObj_BootsRE_Ankle				{mesh = WorldItems/WdObj_BootsRE_Ankle,}	
		model WdObj_ShoesRE_Women				{mesh = WorldItems/WdObj_ShoesRE_Women,}	
		model WdObj_ShoesRE_Women_Platform		{mesh = WorldItems/WdObj_ShoesRE_Women_Platform,}	
		model WdObj_ShoesRE_Women_2				{mesh = WorldItems/WdObj_ShoesRE_Women_2,}	
		model WdObj_ShoesRE_Moccasin			{mesh = WorldItems/WdObj_ShoesRE_Moccasin,}	



}